Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update select trigger #1688

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

JoachimKoenigslieb
Copy link

This adds a tag around the children of <Select.trigger>. The existing tailwind class expects this to clamp to one line.

Currently, selecting many items leads to overflow. We probably also want to left-align the text. If not, it seems to have a weird behavior where the content is placed differently according to if it overflows or not.

Copy link

changeset-bot bot commented Feb 14, 2025

🦋 Changeset detected

Latest commit: 59784d3

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoachimKoenigslieb JoachimKoenigslieb changed the base branch from main to next February 14, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant